home *** CD-ROM | disk | FTP | other *** search
/ Merciful 1 / Merciful - Disc 1.iso / software / r / rexx_plus_compiler / rexxpluscompiler2.dms / in.adf / devkit / s / s.zoo / SetSource < prev   
Encoding:
Text File  |  1991-05-28  |  157 b   |  6 lines

  1. /*    Assign src: to the environment variable Source */
  2. assign >nil: <ENV:Source src: ?
  3. c:echo "Source directory src: set to " NOLINE
  4. type ENV:Source
  5. echo "*N"
  6.